PDFTrueTypeFont Constructor
In This Topic
Overload List
| Overload | Description |
| PDFTrueTypeFont Constructor(PDFCosDictionary,boolean) | This method supports the internal library infrastructure and should not be used by external client code. |
| PDFTrueTypeFont Constructor(String,int,double,boolean,boolean,PDFTrueTypeFontFeatures) | This method supports the internal library infrastructure and should not be used by external client code. |
| PDFTrueTypeFont Constructor(Stream,int,double,boolean,boolean,PDFTrueTypeFontFeatures) | This method supports the internal library infrastructure and should not be used by external client code. |
| PDFTrueTypeFont Constructor(PDFTrueTypeFont) | This method supports the internal library infrastructure and should not be used by external client code. |
See Also